home *** CD-ROM | disk | FTP | other *** search
- Code Changes::debug fixes
-
- 5 Oct 93-- fixed a peculiar bug which cropped up depending on the
- order the compiler destroyed objects; now all emsData
- blocks allocated with "new" MUST have bTemporary = 1
- in order to be properly deallocated. Normal emsData
- blocks do not need this.
- Also added hooks so that "zero-size" blocks are not allocated
- as part of emsBlocks.
- Version now 1.1
-
- 3 Oct 93-- First release of library
-